net/http.http2writeFramer.staysWithinBuffer (method)

2 uses

	net/http (current package)
		h2_bundle.go#L4897: 	if wr.write.staysWithinBuffer(sc.bw.Available()) {
		h2_bundle.go#L9753: 	staysWithinBuffer(size int) bool